home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / Space and Astronomy (October 1993).iso / pc / _bbs / wc30 / doit2.bat < prev    next >
DOS Batch File  |  1993-09-02  |  152b  |  8 lines

  1. cd %1
  2. \_bbs\c %in_type% wildcat %1 < 00_index.txt > wildcat.txt
  3. if not errorlevel 1 goto ok
  4. echo error in %1 >> \_bbs\logfile
  5. :ok
  6. cd \_bbs\wc30
  7.  
  8.